home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 12232 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  519 b 

  1. Path: homer.alpha.net!usenet
  2. From: cthulhu@nomad.net (Gabriel Millerd)
  3. Newsgroups: comp.lang.c++
  4. Subject: HELP: argc & argv to globals
  5. Date: Mon, 18 Mar 1996 22:42:05 GMT
  6. Organization: Alpha.net -- Milwaukee, WI
  7. Message-ID: <314de637.14063528@news.alpha.net>
  8. NNTP-Posting-Host: 156.46.104.236
  9. X-Newsreader: Forte Agent .99c/16.141
  10.  
  11. Can someone email me a snibit of converting argv[] to a global
  12. variable? I have been trying and trying.
  13.  
  14. All I want to do is have argv[] accessable by functions outside of
  15. main()
  16.  
  17. Thanks
  18.